From c3b405f4c5714dab7585cd5218fcdda7cf60a061 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Sun, 22 Dec 2013 09:56:52 +0800 Subject: [PATCH] Doc fix for `tab-stop-list'. * doc/emacs/indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'. --- doc/emacs/ChangeLog | 2 ++ doc/emacs/indent.texi | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 72f1af0b592..58ec74aab43 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,7 @@ 2013-12-22 Xue Fuqiao + * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'. + * frames.texi (Scroll Bars): Document `scroll-bar-adjust-thumb-portion'. 2013-12-21 Chong Yidong diff --git a/doc/emacs/indent.texi b/doc/emacs/indent.texi index 0e35a63aa98..a5edac0dd0f 100644 --- a/doc/emacs/indent.texi +++ b/doc/emacs/indent.texi @@ -178,7 +178,8 @@ To install changes, type C-c C-c @noindent The first line contains a colon at each tab stop. The numbers on the -next two lines are present just to indicate where the colons are. +next two lines are present just to indicate where the colons are. It +is implicitly extended to infinity by repeating the last step. You can edit this buffer to specify different tab stops by placing colons on the desired columns. The buffer uses Overwrite mode -- 2.30.2